ComponentOne Scheduler for WPF and Silverlight
Item(TKey) Property

C1.C1Schedule Namespace > C1ObservableKeyedCollection<TKey,TItem> Class > Item Property : Item(TKey) Property
Syntax
'Declaration
 
Public Overloads ReadOnly Property Item( _
   ByVal key As TKey _
) As TItem
public TItem Item( 
   TKey key
) {get;}

Parameters

key
See Also

Reference

C1ObservableKeyedCollection<TKey,TItem> Class
C1ObservableKeyedCollection<TKey,TItem> Members
Overload List